fix(deps): update dependency discord.js to v13 #53
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^12.5.1
->^13.0.0
Release Notes
discordjs/discord.js
v13.8.1
Compare Source
Bug Fixes
isFromMessage()
missing method (#8092) (0ab2227)Documentation
TextBasedChannel
->TextBasedChannels
typos (v13) (#8155) (65444f5)Refactor
$
prefix fromws.properties
keys (#8095) (3638b40)Typings
.isText()
method (#8061) (0d0190a)v13.8.0
Compare Source
Bug Fixes
Features
v13.7.0
Compare Source
Bug Fixes
delete
method accessing wrong id (#7771) (c9e4562)image
for v13 (#7627) (dfea9c2)has
method for v13 (#7591) (7a52785)moderatable
(v13) (#7578) (13dd82d)sendable
forunarchivable
(#7555) (49397c0)MessageReaction#me
being incorrectlyfalse
(#7553) (5f621c1)Documentation
execArgv
option (v13) (#7863) (43a7870)Features
video_quality_mode
(v13) (#7785) (6daee1b)Interaction#isRepliable
(#7563) (5e8162a)premiumSubscriptionCount
toInviteGuild
(#7629) (8e7d15e)MessageMentions
channel type fixes (#7562) (93cdb2f)never
(#7561) (611d3a7)reason
onpin
andunpin
(#7556) (b231bec)sweepStickers
method (#7558) (ee1698d)newlyCreated
tothreadCreate
event (#7481) (2b3db73)Refactor
Typings
v13.6.0
Compare Source
Documentation
Features
v13.5.1
Compare Source
Bug Fixes
Documentation
v13.5.0
Compare Source
Bug Fixes
Message#cleanContent
(#7143) (7e5f16b)Features
Refactor
setAuthor()
(completely) andsetFooter()
(#7153) (3496516)process
, andBuffer
fromnode:
(#7157) (3c62bd2)v13.4.0
Compare Source
Bug Fixes
Promise
s in constructor (#7089) (9cf44d1)this.rawPosition
inclone()
(#7057) (5fcda73)edit()
(#7033) (54f937d)client.emojis
(#7039) (fd63139)undefined
(#7029) (fabd343)MessageReaction#me
istrue
. (#6956) (b001e19)bannerId
(#7119) (6bb03f2)GuildTextBasedChannels
when in guild (#6998) (da86bd4).deleted
(#7109) (a0fe0ac)Features
UserContextMenuInteraction
andMessageContextMenuInteraction
(#7003) (4fe063f)timestampFrom
(#7058) (8b200c0)ThreadChannel#viewable
(#6975) (db09d79)v13.3.1
Compare Source
Bug Fixes
v13.3.0
Compare Source
Bug Fixes
PartialGuildMember#id
is not null (#6840) (4dff279)Features
rtcRegion
toGuildManager#create()
(#6858) (399e720)isApplicationCommand
check (#6801) (6898fa3)v13.2.0
Compare Source
Bug Fixes
animated
to false when omitted on resolvePartialEmoji (#6725) (8d80fec)Features
BaseGuildTextChannel
(#6527) (fc51f61)Guild#maximumBitrate
getter. (#6455) (21983de)START_EMBEDDED_ACTIVITIES
(#6622) (66a90d3)ApplicationCommandManager
(#6621) (ecd637f)MessageReaction
s onmessageReactionRemoveAll
event (#6607) (be8912a)Performance Improvements
v13.1.0
Compare Source
Bug Fixes
preferredLocale
to always be a string (#6402) (4a64662)discoverableDisabled
is notundefined
(#6395) (dce8fc7)null
and notundefined
(#6399) (44bbfa5)Features
v13.0.1
Compare Source
Bug Fixes
v13.0.0
Compare Source
Changelog: https://github.com/discordjs/discord.js/blob/master/CHANGELOG.md#1300-2021-08-06
For breaking changes please reference: https://discordjs.guide/additional-info/changes-in-v13.html
v12.5.3
Compare Source
Bug Fixes
v12.5.2
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.